home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / e / misc.save / 000003_gerberb@zenez.com_Thu Sep 28 08:45:02 2006.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Path: reader1.panix.com!reader2.panix.com!panix!newsfeed.media.kyoto-u.ac.jp!newscon04.news.prodigy.net!prodigy.net!newsfeed.telusplanet.net!newsfeed.telus.net!xmission!nnrp.xmission!xenau.zenez.com!gerberb
  2. From: Boyd Lynn Gerber <gerberb@zenez.com>
  3. Newsgroups: comp.protocols.kermit.misc
  4. Subject: Kermit - internet - kermit - com port connection.
  5. Date: Wed, 27 Sep 2006 06:37:31 -0600
  6. Organization: XMission http://www.xmission.com/
  7. Lines: 39
  8. Message-ID: <Pine.LNX.4.64.0609270635070.15448@xenau.zenez.com>
  9. NNTP-Posting-Host: zenez.com
  10. Mime-Version: 1.0
  11. Content-Type: TEXT/PLAIN; charset=US-ASCII
  12. X-Trace: news.xmission.com 1159360654 15690 166.70.62.2 (27 Sep 2006 12:37:34 GMT)
  13. X-Complaints-To: abuse@xmission.com
  14. NNTP-Posting-Date: Wed, 27 Sep 2006 12:37:34 +0000 (UTC)
  15. Xref: panix comp.protocols.kermit.misc:15574
  16.  
  17. Hello,
  18.  
  19. It has been a long time since I have had to do this and I am not doing
  20. something right.
  21.  
  22. I have a linux system that uses kermit over the internet to connect to an
  23. ms kermit in server mode.  What I need to do is on the ms kermit get
  24. files and send them to the main kermit system.
  25.  
  26. When on the MS kermit I do the following.
  27.  
  28. set port 1
  29. set baud 9600
  30. remote login Account
  31. get data file.name
  32. ...
  33. exit
  34.  
  35. What I need to do is from the internet connect to the ms kermit and run
  36. the above providing the various file names.  I have 100 different files to
  37. retrieve on 30 different systems.  I want one main system to run a script
  38. and connect to each of the various systems and get/run various commands to
  39. each of the cash registers that I connect to using the above.  Ideally I
  40. would like to be able to see/detect a change in the files being accessed
  41. from the MS Kermit.
  42.  
  43. I have the MS Kermit in Server mode but it does not want to do the
  44. commands I am trying to send it.  What does work is get files from the
  45. local drive on the MS kermit machine.  I am really sure I have used a
  46. kermit to kermit connection to do this.  Could any one assist with some
  47. ideas.  Usually I script this, but I seem to be missing something.
  48.  
  49. Thanks,
  50.  
  51.  
  52.  
  53. --
  54. Boyd Gerber <gerberb@zenez.com>
  55. ZENEZ    1042 East Fort Union #135, Midvale Utah  84047